From 7013027a3d71754fc0d36c9466c37434cb2f4efc Mon Sep 17 00:00:00 2001 From: Matthias Geiger Date: Mon, 12 Jan 2026 15:58:39 +0100 Subject: [PATCH] d/control: Require unicode-data 17.0.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3cc005d..f3a73e3 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: utf8proc Maintainer: Matthias Geiger Build-Depends: debhelper-compat (= 13), - unicode-data (>= 16.0) + unicode-data (>= 17.0.0) Standards-Version: 4.7.3 Section: libs Homepage: https://github.com/JuliaStrings/utf8proc -- 2.30.2